Welcome![Sign In][Sign Up]
Location:
Search - pic c

Search list

[SCMMatlab_pc_serial

Description: 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中-Combination of single-chip and M atlab strong points of both, based on event-driven interruption of communication mechanism, a Matlab environment PC and MCU in real-time serial communication and data processing methods complete single-chip data acquisition system with PC-RS-232/RS-485 serial communication and analysis of communication data processing, file storage, FIR filtering and graphical display simplify the system development flow, improve development efficiency. The method has been successfully applied to a PIC 1 6 F 8 7 6 examples of single-chip microcomputer application systems
Platform: | Size: 151552 | Author: pengrong | Hits:

[Otherstepmotor_speed

Description: CNC系统控制步进电机的速度,S型加减速的方法.-CNC system controls the speed of stepper motor, S-type acceleration and deceleration method.
Platform: | Size: 204800 | Author: 王晓强 | Hits:

[SCMCE034_CAN_Loopback_091207

Description: pic单片机PIC30系列C语言编程资料。。。。。加油下啊。-pic Singlechip PIC30 Series C language programming information. . . . . Refueling under ah.
Platform: | Size: 21504 | Author: | Hits:

[SCMCE019_PID

Description: pic单片机PIC30系列C语言编程资料。。。。。加油下啊。-pic Singlechip PIC30 Series C language programming information. . . . . Refueling under ah.
Platform: | Size: 13312 | Author: | Hits:

[SCMCE017_DataEEPROM_write_erase_functions

Description: pic单片机PIC30系列C语言编程资料。。。。。加油下啊。-pic Singlechip PIC30 Series C language programming information. . . . . Refueling under ah.
Platform: | Size: 14336 | Author: | Hits:

[SCMCE016_DCI_master_audio_I2S_codec_interface

Description: pic单片机PIC30系列C语言编程资料。。。。。加油下啊。-pic Singlechip PIC30 Series C language programming information. . . . . Refueling under ah.
Platform: | Size: 11264 | Author: | Hits:

[SCMENT_JAT

Description: USB HID 设备数据采集程序 HID外设使用的MC68HC908JB8ADW单片机-USB HID device data collection procedures used by HID peripherals MC68HC908JB8ADW Singlechip
Platform: | Size: 4654080 | Author: liwenxin | Hits:

[Special Effectschepaidingwei

Description: 一个很好的车牌定位 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-err
Platform: | Size: 1046528 | Author: | Hits:

[SCMcommand

Description: PIC伪指令和宏,单片机初学C语言指令入门-Instructions and Acer pseudo-PIC, microcontroller beginner entry C-language instructions
Platform: | Size: 97280 | Author: li | Hits:

[ARM-PowerPC-ColdFire-MIPSpic16f73

Description: 这是一个关于PIC单片机控制数码管和走时功能的C语言程序-This is a matter of PIC SCM digital control and traveltime function in C Language Program
Platform: | Size: 2048 | Author: chi_hua | Hits:

[Special Effectschap12

Description: 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-err
Platform: | Size: 741376 | Author: 无忧 | Hits:

[SCMdocversion

Description: 本书围绕中档系列PIC 单片机来展开讨论,Microchip 公司自己没有针对中低档系列PIC 单片机的C 语言编译器,但很多专业的第三方公司有众多支持PIC 单片机的C 语言编译器 提供,常见的有Hitech、CCS、IAR、Bytecraft 等公司。其中笔者最常用的是Hitech 公司的 PICC 编译器,它稳定可靠,编译生成的代码效率高,在用PIC 单片机进行系统设计和开发 的工程师群体中得到广泛认可。其正式完全版软件需要购置,但在其网站上有限时的试用版 供用户评估。另外,Hitech 公司针对广大PIC 的业余爱好者和初学者还提供了完全免费的学 习版PICC-Lite 编译器套件,它的使用方式和完全版相同,只是支持的PIC 单片机型号限制 在PIC16F84、PIC16F877 和PIC16F628 等几款。这几款Flash 型的单片机因其所具备的丰富 的片上资源而最适用于单片机学习入门,因此笔者建议感兴趣的读者可从PICC-Lite 入手掌 握PIC 单片机的C 语言编程
Platform: | Size: 10619904 | Author: 陈小平 | Hits:

[Other Embeded programAD08321602

Description: 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用三个数码管。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 → CH0 (AD_DAT = DO + DI) ADC0832输出最大转换值=FFH (255) 设定最大测量值=5.1V 255X=5.1 X=0.02 即先乘2再除以100 (小数点放在第三位数码管)-Digital Voltage Meter AD-Chip: 8-bit serial A/D converter ADC0832. ● 8-bit resolution, successive approximation type, the base voltage of 5V ● 5V single power supply ● analog signal input voltage range of 0 ~ 5V ● have two options display analog input channels: the use of three digital tube. Display range: 0.00- 5.10 (unit: V) connection: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 analog input → CH0 (AD_DAT = DO+ DI) ADC0832 output maximum conversion value = FFH (255 ) to set the maximum measured value = 5.1V255X = 5.1 X = 0.02 which is to take 2 and then divided by 100 (the decimal point on the third digital tube)
Platform: | Size: 15360 | Author: jimmy | Hits:

[transportation applicationschap12

Description: 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。
Platform: | Size: 404480 | Author: 柳文 | Hits:

[Special Effectschepaidingwei

Description: 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。
Platform: | Size: 748544 | Author: 王盛世 | Hits:

[Windows Developcc1100+cc2500+cc1000

Description: 利用PIC16F877开发设计的关于CC1000,CC1100和CC2500的源程序,希望对大家有用!-Development and design using PIC16F877 on the CC1000, CC1100 and CC2500 source, in the hope that useful!
Platform: | Size: 143360 | Author: 牛永超 | Hits:

[Windows Developnmcexamp

Description: This example program shows the basics of using the PIC-SERVO with NMCLIB03.DLL. It was created using Borland s C++ Builder. Source code is included.
Platform: | Size: 234496 | Author: cheer747 | Hits:

[Windows Developstepdemo

Description: This example program shows the basics of using the PIC-STEP with NMCLIB03.DLL. It was created using Borland s C++ Builder. Source code is included.
Platform: | Size: 227328 | Author: cheer747 | Hits:

[Windows Developcircdemo

Description: This example program shows how to create an multi-axis path with acceleration ramping. It uses low-level function calls to the PIC-SERVO CMC, rather than the higher level functions found in PATHLIB4.DLL. It was created using Borland s C++ Builder. Source code is included.
Platform: | Size: 234496 | Author: cheer747 | Hits:

[Windows Developpicio_vc

Description: This example program shows the basics of using the PIC-I/O with NMCLIB04.DLL. It was created using Microsoft s Visual C++ .net. Source code is included.
Platform: | Size: 606208 | Author: cheer747 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net